home *** CD-ROM | disk | FTP | other *** search
/ Uru - Ages Beyond Myst Bonus / Uru - Ages Beyond Myst Bonus CD.iso / main.dxr / 00001_main.swf / scripts / DefineButton2_94 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2003-10-09  |  88 b   |  5 lines

  1. on(rollOut){
  2.    _root.oInterface.oTrack01_lum._visible = 0;
  3.    _root.lumPlayer();
  4. }
  5.